home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 December / CHIPNET Aralık 1997.iso / misc / webspe / webspeed.exe / 0 / RCDATA / TFORM1 / TFORM1.txt < prev   
Text File  |  1997-07-08  |  6KB  |  276 lines

  1. object Form1: TForm1
  2.   Left = 211
  3.   Top = 106
  4.   BorderIcons = [biSystemMenu, biMinimize]
  5.   BorderStyle = bsSingle
  6.   Caption = 'WebSpeed 1.5'
  7.   ClientHeight = 195
  8.   ClientWidth = 522
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   Icon.Data = {<image000.ico>}
  14.   Position = poScreenCenter
  15.   OnActivate = FormActivate
  16.   OnClose = FormClose
  17.   PixelsPerInch = 96
  18.   TextHeight = 13
  19.   object Panel1: TPanel
  20.     Left = 0
  21.     Top = 0
  22.     Width = 261
  23.     Height = 195
  24.     Align = alLeft
  25.     BevelInner = bvRaised
  26.     BevelOuter = bvLowered
  27.     BevelWidth = 2
  28.     ParentShowHint = False
  29.     PopupMenu = PopupMenu1
  30.     ShowHint = True
  31.     TabOrder = 0
  32.     object Label1: TLabel
  33.       Left = 12
  34.       Top = 57
  35.       Width = 53
  36.       Height = 13
  37.       Alignment = taRightJustify
  38.       Caption = 'MaxMTU ='
  39.     end
  40.     object Label2: TLabel
  41.       Left = 10
  42.       Top = 86
  43.       Width = 55
  44.       Height = 13
  45.       Alignment = taRightJustify
  46.       Caption = 'RWIN ='
  47.     end
  48.     object Label3: TLabel
  49.       Left = 8
  50.       Top = 12
  51.       Width = 245
  52.       Height = 13
  53.       Caption = 'Set the MaxMTU and the multiplier you wish to use. '
  54.     end
  55.     object Label4: TLabel
  56.       Left = 31
  57.       Top = 30
  58.       Width = 199
  59.       Height = 13
  60.       Caption = 'MSS and RWIN will be calculated for you.'
  61.     end
  62.     object Label5: TLabel
  63.       Left = 15
  64.       Top = 115
  65.       Width = 50
  66.       Height = 13
  67.       Alignment = taRightJustify
  68.       Caption = 'Multiplier ='
  69.     end
  70.     object Label6: TLabel
  71.       Left = 148
  72.       Top = 86
  73.       Width = 32
  74.       Height = 13
  75.       Alignment = taRightJustify
  76.       Caption = 'MSS ='
  77.     end
  78.     object MultLabel: TLabel
  79.       Left = 72
  80.       Top = 115
  81.       Width = 31
  82.       Height = 13
  83.       AutoSize = False
  84.       Color = clBtnFace
  85.       ParentColor = False
  86.     end
  87.     object MSS_ValueBox: TLabel
  88.       Left = 190
  89.       Top = 86
  90.       Width = 49
  91.       Height = 13
  92.       AutoSize = False
  93.       Color = clBtnFace
  94.       ParentColor = False
  95.     end
  96.     object RWIN_ValueBox: TLabel
  97.       Left = 72
  98.       Top = 86
  99.       Width = 51
  100.       Height = 13
  101.       AutoSize = False
  102.       Color = clBtnFace
  103.       ParentColor = False
  104.     end
  105.     object Label7: TLabel
  106.       Left = 123
  107.       Top = 135
  108.       Width = 115
  109.       Height = 13
  110.       Caption = 'Drag Bar to set Multiplier'
  111.     end
  112.     object MaxMTUtext: TLabel
  113.       Left = 72
  114.       Top = 57
  115.       Width = 44
  116.       Height = 13
  117.       AutoSize = False
  118.     end
  119.     object Label8: TLabel
  120.       Left = 9
  121.       Top = 155
  122.       Width = 242
  123.       Height = 13
  124.       Alignment = taCenter
  125.       Caption = 'For an explanation of these settings, please see the'
  126.     end
  127.     object Label9: TLabel
  128.       Left = 15
  129.       Top = 170
  130.       Width = 231
  131.       Height = 13
  132.       Alignment = taCenter
  133.       Caption = 'WebSpeed.txt file that accompanies this program'
  134.     end
  135.     object BtnMTU: TButton
  136.       Left = 130
  137.       Top = 50
  138.       Width = 116
  139.       Height = 25
  140.       Caption = '&Change MTU Value'
  141.       Default = True
  142.       TabOrder = 0
  143.       OnClick = BtnMTUClick
  144.     end
  145.     object Slider1: TRxSlider
  146.       Left = 110
  147.       Top = 105
  148.       Width = 140
  149.       Height = 30
  150.       NumThumbStates = 2
  151.       Options = [soShowFocus, soShowPoints]
  152.       Increment = 1
  153.       MinValue = 2
  154.       MaxValue = 10
  155.       Value = 4
  156.       TabOrder = 1
  157.       OnChange = Slider1Change
  158.       UserImages = {00}
  159.     end
  160.   end
  161.   object Panel2: TPanel
  162.     Left = 261
  163.     Top = 0
  164.     Width = 261
  165.     Height = 195
  166.     Align = alClient
  167.     BevelInner = bvRaised
  168.     BevelOuter = bvLowered
  169.     BevelWidth = 2
  170.     PopupMenu = PopupMenu1
  171.     TabOrder = 1
  172.     object RadioGroup1: TRadioGroup
  173.       Left = 10
  174.       Top = 10
  175.       Width = 241
  176.       Height = 136
  177.       Caption = 'Which settings will be written to the Registry?'
  178.       TabOrder = 0
  179.     end
  180.     object RadioMTU: TRadioButton
  181.       Left = 15
  182.       Top = 35
  183.       Width = 106
  184.       Height = 17
  185.       Caption = 'Write MTU Only'
  186.       TabOrder = 1
  187.       TabStop = True
  188.       OnClick = RadioRemoveClick
  189.     end
  190.     object RadioRWIN: TRadioButton
  191.       Left = 15
  192.       Top = 55
  193.       Width = 156
  194.       Height = 17
  195.       Caption = 'Write RWIN Only (Unlikely)'
  196.       TabOrder = 2
  197.       TabStop = True
  198.       OnClick = RadioRemoveClick
  199.     end
  200.     object RadioBoth: TRadioButton
  201.       Left = 15
  202.       Top = 75
  203.       Width = 211
  204.       Height = 17
  205.       Caption = 'Write Both MTU and RWIN Settings'
  206.       Checked = True
  207.       TabOrder = 3
  208.       TabStop = True
  209.       OnClick = RadioRemoveClick
  210.     end
  211.     object RadioRemove: TRadioButton
  212.       Left = 15
  213.       Top = 95
  214.       Width = 226
  215.       Height = 17
  216.       Caption = 'Remove WebSpeed changes from Registry'
  217.       TabOrder = 4
  218.       TabStop = True
  219.       OnClick = RadioRemoveClick
  220.     end
  221.     object BtnOptimise: TBitBtn
  222.       Left = 148
  223.       Top = 158
  224.       Width = 101
  225.       Height = 25
  226.       Caption = '&Set Optimum'
  227.       TabOrder = 6
  228.       OnClick = BtnOptimiseClick
  229.     end
  230.     object BtnRegUpdate: TBitBtn
  231.       Left = 13
  232.       Top = 158
  233.       Width = 101
  234.       Height = 25
  235.       Caption = '&Update Registry'
  236.       Enabled = False
  237.       TabOrder = 7
  238.       OnClick = BtnRegUpdateClick
  239.     end
  240.     object RadioAuto: TRadioButton
  241.       Left = 15
  242.       Top = 115
  243.       Width = 206
  244.       Height = 17
  245.       Caption = 'Enable Automatic MTU Detection'
  246.       TabOrder = 5
  247.       TabStop = True
  248.       OnClick = RadioRemoveClick
  249.     end
  250.   end
  251.   object PopupMenu1: TPopupMenu
  252.     Left = 20
  253.     Top = 125
  254.     object ChangeMTU1: TMenuItem
  255.       Caption = 'Change MTU'
  256.       ShortCut = 0
  257.       OnClick = BtnMTUClick
  258.     end
  259.     object Exit1: TMenuItem
  260.       Caption = 'Update Registry'
  261.       ShortCut = 0
  262.       OnClick = BtnRegUpdateClick
  263.     end
  264.     object Optimumvalues1: TMenuItem
  265.       Caption = 'Optimum Values'
  266.       ShortCut = 0
  267.       OnClick = BtnOptimiseClick
  268.     end
  269.     object About: TMenuItem
  270.       Caption = 'About'
  271.       ShortCut = 0
  272.       OnClick = About1Click
  273.     end
  274.   end
  275. end
  276.